-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve handling of notebooks in documentation #425
Conversation
Codecov Report
@@ Coverage Diff @@
## main #425 +/- ##
==========================================
+ Coverage 92.84% 92.87% +0.02%
==========================================
Files 231 231
Lines 17590 17590
==========================================
+ Hits 16332 16337 +5
+ Misses 1258 1253 -5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
The latex rendering is not working properly in this notebook even when it's not executed while building and I couldn't fix. |
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
This PR changes the handling of notebooks in documentation from nbsphinx to myst-nb.
Current caveats:
Jax is used as the example case:
developer notes
readthedocs.yml
configuration
requirements